home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / reg11.zip / REGISTER.DOC < prev    next >
Text File  |  1993-02-07  |  6KB  |  117 lines

  1.  
  2.    ╔══════════════════════════════════╤══════════════════════════════╗
  3.    ║   TDBS ONLINE Registration v1.1  │   Frontier Enterprises       ║
  4.    ║     for TBBS v2.2/TDBS v1.2      │   Post Office Box 3233       ║
  5.    ║   (c) 1993 Frontier Enterprises  │   Champaign, IL  61826-3233  ║
  6.    ║   Written by Andy Trick          │   (217) 356-0277 - Voice     ║
  7.    ╟──────────────────────────────────┤         356-9464 - Fax       ║
  8.    ║        Visa/MC Accepted          │         356-0278 - Data (BBS)║
  9.    ╚══════════════════════════════════╧══════════════════════════════╝
  10.  
  11.    version 1.1
  12.    Release Date: 01/31/93
  13.  
  14.  
  15.       PURPOSE:  Keeps information for all users including home phone,
  16.                 work phone, and address.  The information is stored
  17.                 in userlog.bbs (no extra databases created).
  18.                 The interface is extremely easy to use and self-
  19.                 explanatory.  Give it a try!
  20.  
  21.  INSTALLATION:  (1) Call the registration program from a TBBS menu with:
  22.                     "TYPE = 200   OPTDATA = (path)\REGISTER /Q && /An:n"
  23.  
  24.                     optional:
  25.                     {&& /An:n} - You may specify an authorization flag
  26.                     as a comment after the normal optdata.  When the
  27.                     user's information is saved, the program will set
  28.                     the flag.
  29.  
  30.                     (example)
  31.                     '&& /A2:3' will cause the user to exit with "A2=--X-----"
  32.  
  33.                     NOTE: If you specify an authorization flag, the user
  34.                     will be required to enter at least his home phone and
  35.                     two lines of his address; otherwise no information is
  36.                     required.
  37.  
  38.                 (2) Call the user data viewer with:
  39.                     "TYPE = 200   OPTDATA = (path)\REG-VIEW /Q && /U:[path]"
  40.  
  41.                     optional:
  42.                     {&& U:[path]} - If USERLOG.BBS is not in the \TBBS\
  43.                     directory, specify the path.
  44.  
  45.                     (example)
  46.                     '&& U:C:\TBBS\BBS\'
  47.  
  48.  
  49.   USERLOG.BBS:  Register stores user information in userlog.bbs for
  50.                 several reasons.  Most importantly, while each user
  51.                 is online his information can be retrieved without
  52.                 locating and searching through a separate database.
  53.                 The informatoin can also easily be used by other
  54.                 TDBS modules.  SUBSCRIPTION.TPG (included in this
  55.                 package), for example, can use the HomePhone,
  56.                 WorkPhone, and Address which is already stored in
  57.                 the user's record as default.
  58.  
  59.                 REGISTER CANNOT CORRUPT USERLOG.BBS:
  60.                 When a multi-user program writes to a single file
  61.                 conflicts become emminent.  Register, however, never
  62.                 actually opens USERLOG.BBS for read/write operations.
  63.                 It simply stores the caller's information in his
  64.                 individual record using standard TDBS userlog routines.
  65.                 TBBS saves this information in the userlog itself!
  66.                 Resgister's use of the userlog is neither dangerous
  67.                 nor unorthodox.  TBBS reserves a large portion of each
  68.                 user record to store additional information.  Register
  69.                 places homephone, workphone, and address in bytes
  70.                 256-384 of each record.
  71.  
  72.      REG-VIEW:  This program (called in a separate menu entry) allows
  73.                 the Sysop to quickly view each user's information.
  74.                 The sysop can search for specific names and jump
  75.                 to a specific record.  If USERLOG.BBS is NOT in
  76.                 your \TBBS\ directory, you can specify an optional
  77.                 directory using "/U:[path]"
  78.  
  79.         LEGAL:  Frontier Enterprises hereby disclaims all warranties relating
  80.                 to this software, whether express or implied, including
  81.                 without limitation any implied warranties of merchantability
  82.                 or fitness for a particular purpose.  Frontier Enterprises
  83.                 will not be liable for any special, incidental,
  84.                 consequential, indirect or similar damages due to loss of
  85.                 data or any other reason.  In no event shall Frontier
  86.                 Enterprises' liability for any damages ever exceed the price
  87.                 paid for the license to use software, regardless of the form
  88.                 of the claim.  The person using the software bears all risk
  89.                 as to the quality and performance of the software.
  90.    
  91.       SUPPORT:  If you have problems installing or using this program
  92.                 please feel free to contact us anytime.  Our BBS has
  93.                 a special support area for our releases, or you can
  94.                 contact us by voice/fax.  (All phone numbers are listed
  95.                 at beginning of this text file).
  96.  
  97.                 PLEASE LET US KNOW IF YOU HAVE ANY SUGGESTIONS/COMMENTS!!
  98.  
  99.  REGISTRATION:  If you use this program ONLINE you are under obligation
  100.                 to register the software.
  101.                 Frontier Enterprises (address at the beginning of this
  102.                 text file), or order 24 hours a day with your Visa or
  103.                 Mastercard on our voice, data, or fax lines.
  104.  
  105.                 WE APPRECIATE YOUR PATRONAGE!!
  106.  
  107.   PLEASE NOTE:  We are available for custom programming work and can
  108.                 develop DOS, Windows, or TBBS/TDBS applications in
  109.                 C, Pascal, dBase, or TDBS to meet any need!  Please
  110.                 contact us for more information!
  111.  
  112.                   LOOK FOR MANY MORE USEFUL TDBS/TBBS RELEASES
  113.                 
  114.                       >> ONLY FROM FRONTIER ENTERPRISES <<
  115.  
  116.                 WE KEEP YOU ON THE CUTTING EDGE OF TECHNOLOGY!!!
  117.